@charset "UTF-8"; 

/**Base Reset**/
* {margin: 0; padding: 0;}
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
html.main {height: 100%;}
:focus {outline: 0;}
img {border: 0;}
a img {vertical-align: middle;}
body {line-height: 1;}
body.main {height: 100%;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;margin:0 auto;}
.clear {width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none {display: none;}
.hidden {visibility: hidden;}
:after, :before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clearfix:after {clear: both; content: ""; display: block; height: 0; visibility: hidden;}
.clearfix {display: block; *zoom:1;}
body, p {font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; font-family: "Microsoft YaHei";}
body {background-color: #fff; position: relative;}
body.main {height: 100%;}
a {text-decoration: none; color: #333; transition: all 0.4s ease-in-out;}
a:hover {text-decoration: none; color: #1353bd;}
.wrapper {width: 100%;}
.wrapper .inner {width: 1140px; margin: 0 auto;}

/*Scroll*/
::-webkit-scrollbar {width: 6px; height: 6px; background-color: #F5F5F5;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #FFF;}
::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #AAA;}

/*CSS3 Extended Properties*/
::-webkit-input-placeholder {color: #6a6a6a;}
:-moz-placeholder {color: #6a6a6a;}
::-moz-placeholder {color: #6a6a6a;}
:-ms-input-placeholder {color: #6a6a6a;}

/*Anmation*/
@keyframes arrow-jump-top {
0% {margin-bottom:0px;}
10% {margin-bottom:5px;}
20% {margin-bottom:0px;}
30% {margin-bottom:5px;}
40% {margin-bottom:0px;}
100% {margin-bottom:0px;}
}

@-webkit-keyframes arrow-jump-top {
0% {margin-bottom:0px;}
10% {margin-bottom:5px;}
20% {margin-bottom:0px;}
30% {margin-bottom:5px;}
40% {margin-bottom:0px;}
100% {margin-bottom:0px;}
}

@-moz-keyframes arrow-jump-top {
0% {margin-bottom:0px;}
10% {margin-bottom:5px;}
20% {margin-bottom:0px;}
30% {margin-bottom:5px;}
40% {margin-bottom:0px;}
100% {margin-bottom:0px;}
}

@-o-keyframes arrow-jump-top {
0% {margin-bottom:0px;}
10% {margin-bottom:5px;}
20% {margin-bottom:0px;}
30% {margin-bottom:5px;}
40% {margin-bottom:0px;}
100% {margin-bottom:0px;}
}

@keyframes arrow-jump-bottom {
0% {margin-top:0px;}
10% {margin-top:5px;}
20% {margin-top:0px;}
30% {margin-top:5px;}
40% {margin-top:0px;}
100% {margin-top:0px;}
}

@-webkit-keyframes arrow-jump-bottom {
0% {margin-top:0px;}
10% {margin-top:5px;}
20% {margin-top:0px;}
30% {margin-top:5px;}
40% {margin-top:0px;}
100% {margin-top:0px;}
}

@-moz-keyframes arrow-jump-bottom {
0% {margin-top:0px;}
10% {margin-top:5px;}
20% {margin-top:0px;}
30% {margin-top:5px;}
40% {margin-top:0px;}
100% {margin-top:0px;}
}

@-o-keyframes arrow-jump-bottom {
0% {margin-top:0px;}
10% {margin-top:5px;}
20% {margin-top:0px;}
30% {margin-top:5px;}
40% {margin-top:0px;}
100% {margin-top:0px;}
}


/**Jumbotron**/
.jumbotron {z-index: 1; position: relative; width: 100%; height: 100%;}
.jumbotron .inner {width: 100%; height: 100%; text-align: center;}


/**Header**/
.header {position: absolute; top: 0; z-index: 50;}
.header .inner {padding: 13px 0;}

/*logo*/
.logo-panel {float: left;}
.logo-window {padding: 23px 0 14px 0;}
.logo-window img {vertical-align: middle;}

/*search*/
.search-panel {float: right; position: relative;}
.search-con {width: 30px; height: 30px; border: 0; outline: 0; background: url(../images/conbg.png) center no-repeat; cursor: pointer;}
.search-window {background-color: #fff; overflow: hidden; width: 320px; position: absolute; top: 40px; right: 0; display: none;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 70px;}
.wp-search .search-input input.search-title {width: 100%; height: 28px; line-height: 28px; border: 0; outline: 0; background: none; color: #555; font-size: 14px; padding-left: 6px;}
.wp-search .search-btn {width: 60px; height: 28px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 60px; height: 28px; border: 0; outline: 0; background: url(../images/searchbg.png) center no-repeat; cursor: pointer;}

/*top-nav*/
.top-nav-panel {float: right;}
.top-nav-panel .menu .menu-item {float: left; display: inline-block;}
.top-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 0 10px; height: 30px; line-height: 30px; color: #dce3eb; font-size: 14px;}
.top-nav-panel .menu .menu-item a.menu-link{color:#fff;}
.list .top-nav-panel .menu .menu-item a.menu-link, .info .top-nav-panel .menu .menu-item a.menu-link {color: #fff;}
.top-nav-panel .menu .menu-item.i1 a.menu-link {background: url(../images/nav-1.png) left center no-repeat;}
.top-nav-panel .menu .menu-item.i2 a.menu-link {background: url(../images/nav-2.png) left center no-repeat;}
.top-nav-panel .menu .menu-item.i3 a.menu-link {background: url(../images/nav-3.png) left center no-repeat;}
.top-nav-panel .menu .menu-item.i4 a.menu-link {background: url(../images/nav-4.png) left center no-repeat;}
.top-nav-panel .menu .menu-item.i5 a.menu-link {background: url(../images/nav-5.png) left center no-repeat;}
.top-nav-panel .menu .menu-item.i1 a.menu-link, .top-nav-panel .menu .menu-item.i2 a.menu-link, .top-nav-panel .menu .menu-item.i3 a.menu-link, .top-nav-panel .menu .menu-item.i4 a.menu-link, .top-nav-panel .menu .menu-item.i5 a.menu-link {padding: 0 11px 0 22px;}
.top-nav-panel .menu .menu-item a.menu-link:hover {}


/**list**/
.list .header, .info .header {box-shadow: 0 0 8px #888888; position: inherit; top: auto; background: #3275D4; z-index: 999;}
.list .header .inner, .info .header .inner {background: #3275D4; padding: 13px 0 0 0;}
.rel-wrap {clear: both; width: 100%; padding-top: 12px;}
.rel-wrap .con-wrap {box-shadow: 0 0 0 0;}
.column-menu {width: 260px; position: relative; float: left; margin: 0 -260px 30px 0;}
.column-news {float: right; width: 100%;}
.column-news .column-news-box {margin-left: 325px;}

/*col-head*/
.column-head {line-height: 24px;}
.column-head .column-anchor {padding: 0;}
.column-head .column-anchor h3.anchor-title {width: 100%; display: inline-block; float: left; color: #3275D4; border-bottom: 3px solid #3275D4; font-size: 20px; font-weight: normal; line-height: 46px; padding-bottom: 14px;}

/*column-list*/
.column-list-wrap li {width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block; width: 100%; border-bottom: 1px solid #9b9bb9; font-size: 14px; color: #383838; background-color: #fff;}
.column-list-wrap li a:hover {text-decoration: none; background: #eee; border-bottom: 1px solid #3275D4;}
.column-list-wrap li a.parent {color: #3275D4; border-bottom: 1px solid #3275D4;}
.column-list-wrap li.selected a.selected {color: #3275D4; border-bottom: 1px solid #3275D4;}
.column-list-wrap li a span {display: block; line-height: 49px; padding-left: 6px;}
.column-list-wrap .sub-list li a {font-size: 14px; width: auto; margin-left: 30px;}
.column-list-wrap .sub-list li a:hover {background: #eee;}
.column-list-wrap .sub-list li.selected a.selected {color: #3275D4; border-bottom: 1px solid #3275D4;}
.column-list-wrap .sub-list li a span {line-height: 49px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 14px; margin-left: 60px;}
.column-list-wrap .sub-list .sub-list li a:hover {background: #eee;}
.column-list-wrap .sub-list .sub-list li.selected a.selected {color: #3275D4; border-bottom: 1px solid #3275D4;}
.column-list-wrap .sub-list .sub-list li a span {line-height: 49px;}

/*current location*/
.list-head {padding: 10px 0 0 0; border-bottom: 3px solid #3275D4;}
.list-meta .column-path {float: left; line-height: 50px; color: #337ab7;}
.list-meta .column-path a {color: #337ab7;}
.list-meta .column-path a:hover {color: #23527c;}
.list-meta .column-path .possplit {background: url(../images/posbg.png) center no-repeat; width: 24px;}

/*column-news-list*/
.column-news-con {padding: 10px 0; margin-bottom: 30px; min-height: 350px;}
.cols_list .cols {width: 100%; display: inline-block; padding: 9px 0;}
.cols_list .cols .cols_title {float: left; line-height: 20px; color: #333; font-size: 14px; display: inline-block; width: 82%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.cols_list .cols .cols_title a {color: #333;}
.cols_list .cols .cols_title a:hover {color: #1353bd; text-decoration: underline;}
.cols_list .cols .cols_meta {font-size: 14px; color: #333; display: inline-block; padding-right: 32px; border-right: 1px solid #1353bd; float: left; margin-right: 32px; line-height: 20px;}
.wp_entry {width: auto; margin: 0 4px;}
.wp_entry, .wp_entry p {line-height: 1.7; font-size: 15px; text-align: justify;}
.wp_entry p {margin-bottom: 11px;}

/*page*/
.wp_paging {display: block; margin: 0; padding: 0; list-style: none; font-size: 13px; font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif; color: #494949; float: right; margin: 15px 0;    margin-bottom: 23px;}
.wp_paging input {font-size: 12px; *font-size:100%;}
.wp_paging li {display: inline-block; height: 25px; line-height: 25px; float: left; margin-top: 5px;}
.wp_paging li span, .wp_paging li a {display: inline-block; float: left; margin-left: 10px;}
.wp_paging li em {font-style: normal; font-weight: bold; padding: 0 4px;}
.wp_paging li a {cursor: pointer; color: #666; line-height: 25px; height: 25px;}
.wp_paging li a:hover {color: #1353bd;}
.wp_paging li a span {margin: 0;}
.wp_paging li input {font-size: 12px; *font-size:100%; width: 24px; height: 15px; line-height: 15px; border: 1px solid #d5d5d5; background: #fff; margin-top: 4px; text-align: center;}
.wp_paging li input:focus {outline: none;}

/*column-list-img*/
.column-news-list .wp_entry img {vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "800px" : this.width);}


/**info**/
.info-box {margin: 0;}
.article {padding: 15px 0; min-height: 400px;}

/*info-title*/
.article h1.arti-title {padding: 5px; text-align: center; color: #333; font-size: 32px; line-height: 32px; margin: 16px 0; font-weight: normal;}

/*info-base*/
.article .arti-metas {line-height: 22px; text-align: center; padding: 8px 0; margin-bottom: 22px;}
.article .arti-metas span {display: inline-block; margin: 0 8px; font-size: 14px; color: #333;}
.article .arti-metas span span {margin: 0 2px;}

/*info-con*/
.article .entry {margin: 0 4px; overflow: hidden;}
.article .entry, .article .entry p {line-height: 32px; font-size: 16px; text-align: justify;}
.article .entry p {margin-bottom: 15px;}

/*info-con-img*/
.wp_articlecontent img {display: block; margin: 0 auto!important;}


/**Container**/
.container {position: absolute; top: 123px; z-index: 100;}
.list .container, .info .container {position: inherit; margin-top: 10px; top: auto;}

/*retrieval*/
.con-wrap {box-shadow: 0px 2px 10px rgba(0,0,0,0.28); z-index: 999; position: relative;}
.retrieval {width: 261px; padding: 0 28px; float: left; position: relative; margin-right: -317px; height: 62px; line-height: 62px; background: url(../images/relbg.png) center no-repeat; cursor: pointer; z-index: 999;}
.list .retrieval, .info .retrieval {background: url(../images/relbgs.png) center no-repeat;}
.retrieval .rel-title {float: left; display: inline-block; padding-left: 53px; font-size: 15px; color: #fff;}
.retrieval .rel-icon {float: right; display: inline-block; position: relative; height: 62px;}
.retrieval.open .rel-icon img {-moz-transform: rotate(0); -webkit-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); filter: FlipV; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-animation: arrow-jump-bottom 2s infinite; -moz-animation: arrow-jump-bottom 2s infinite; -o-animation: arrow-jump-bottom 2s infinite; animation: arrow-jump-bottom 2s infinite;}
.retrieval .rel-icon img {-moz-transform: rotate(0.5turn); -webkit-transform: rotate(0.5turn); -o-transform: rotate(0.5turn); transform: rotate(0.5turn); filter: FlipV; -moz-animation: arrow-jump-top 2s infinite; -webkit-animation: arrow-jump-top 2s infinite; -o-animation: arrow-jump-top 2s infinite; animation: arrow-jump-top 2s infinite; vertical-align: middle; position: absolute; top: 50%; margin-top: -4px;}

.con-box {display: none; background: #fff; position: relative;}
.con-box .rel-item {width: 317px; float: left; position: relative; margin-right: -317px; padding: 60px 0; background: #fff; position: relative; z-index: 2;}
.con-box .rel-item .item-name {line-height: 56px; color: #414141; font-size: 15px; display: inline-block; width: 100%; text-indent: 56px; cursor: pointer; position: relative; background: none; transition: all 0.5s ease-in-out; vertical-align: middle;}
.con-box .rel-item .item-name:before {content: ""; display: block; width: 0; height: 100%; position: absolute; top: 0; right: 0; -webkit-transition: width .5s ease-in; -o-transition: width .5s ease-in; transition: width .5s ease-in; z-index: -1;}
.con-box .rel-item .item-name.n1:before {/*background: -webkit-linear-gradient(left, #16C6FF, #3E87E9);  background: -o-linear-gradient(right, #16C6FF, #3E87E9);  background: -moz-linear-gradient(right, #16C6FF, #3E87E9);  background: linear-gradient(to right, #16C6FF, #3E87E9);*/ background: url(../images/item-1.png) right center no-repeat;}
.con-box .rel-item .item-name.n2:before {/*background: -webkit-linear-gradient(left, #D22024, #94070A);  background: -o-linear-gradient(right, #D22024, #94070A);  background: -moz-linear-gradient(right, #D22024, #94070A);  background: linear-gradient(to right, #D22024, #94070A);*/ background: url(../images/item-2.png) right center no-repeat;}
.con-box .rel-item .item-name.n3:before {/*background: -webkit-linear-gradient(left, rgb(254,215,52), rgb(255,194,52));  background: -o-linear-gradient(right, rgb(254,215,52), rgb(255,194,52));  background: -moz-linear-gradient(right, rgb(254,215,52), rgb(255,194,52));  background: linear-gradient(to right, rgb(254,215,52), rgb(255,194,52));*/ background: url(../images/item-3.png) right center no-repeat;}
.con-box .rel-item .item-name.selected {color: #fff;}
.con-box .rel-item .item-name.selected:before {width: 100%;}
.con-box .rel-con {width: 100%; float: right;}
.con-box .rel-con .rel-list {margin-left: 317px;}
.con-box .rel-con .rel-list .list-con {padding: 25px 45px 32px 45px; min-height: 217px;}
.con-box .rel-con .rel-list .list-con.c1 {background: #3e87e9;}
.con-box .rel-con .rel-list .list-con.c2 {background: #94070a url(../images/serbg-1.jpg) right bottom no-repeat;}
.con-box .rel-con .rel-list .list-con.c3 {background: #ffc234;}
.con-box .rel-con .rel-list .list-con .rel-tit {width: 100%; display: inline-block;}
.con-box .rel-con .rel-list .list-con .rel-tit .rel-title {color: #fff; font-size: 24px; float: left; display: inline-block; line-height: 32px;}
.con-box .rel-con .rel-list .list-con .rel-tit .rel-more {color: #fff; font-size: 22px; float: right; display: inline-block; line-height: 32px;}
.con-box .rel-con .rel-list .list-con .rel-tit .rel-more a {color: #fff;}
.con-box .rel-con .rel-list .list-con .rel-tit .rel-more a:hover {color: #75e47a;}
.con-box .rel-con .rel-list .list-con .rel-search {margin-top: 25px; width: 100%;}
.con-box .rel-con .rel-list .list-con .rel-search .rel-select {float: left; line-height: 48px; width: 102px;}
.con-box .rel-con .rel-list .list-con .rel-search .rel-select .book-select {color: #363636; width: 100%; height: 48px; border-radius: 5px; font-size: 15px; border: 0; outline: 0; line-height: 48px; padding-left: 20px; background: #fff url(../images/selbg.png) no-repeat scroll 70px center; appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none;}
.con-box .rel-con .rel-list .list-con .rel-search .rel-input {float: left; width: 485px; margin-left: 16px;}
.con-box .rel-con .rel-list .list-con .rel-search .rel-input .book-input {width: 100%; line-height: 48px; height: 48px; border: 0; outline: 0; border-radius: 5px; font-size: 15px; color: #6a6a6a; text-indent: 30px;}
.con-box .rel-con .rel-list .list-con .rel-search .rel-button {float: right; line-height: 48px; height: 48px; width: 113px; text-indent: -9999px; cursor: pointer; background: url(../images/relbtn.png) center no-repeat; border: 0;}
.con-box .rel-con .rel-list .list-con .rel-info {width: 100%; margin-top: 28px;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-box .news-user {color: #fff; font-size: 14px; width: 50%; float: left; font-weight: bold; line-height: 26px; background: url(../images/dian.png) 2px center no-repeat; text-indent: 12px;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-box .news-user.user-bot {margin-top: 26px;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-box .news-user a {color: #fff;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-box .first-step {background: url(../images/dian.png) 2px 11px no-repeat; text-indent: 12px; width: 50%; float: left; line-height: 25px; color: #fff; font-weight: bold; font-size: 14px;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-box .first-step a {color: #fff;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-box .first-step .step-title {width: 100%; display: inline-block; text-indent: 0;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-box .first-step .step-con {display: inline-block; background: url(../images/rel-shu.png) 5px center no-repeat;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-box .first-step .step-con.c1 {background: none;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-link {width: 50%; float: left; line-height: 32px; color: #fff; font-size: 14px; font-weight: bold; padding: 10px 0; background: url(../images/dian.png) 2px center no-repeat; text-indent: 12px;}
.con-box .rel-con .rel-list .list-con .rel-info .rel-info-link a {color: #fff;}
.con-box .rel-con .rel-list .list-con .rel-search .rel-select.dz-rel {margin-right: 12px;}
.con-box .rel-con .rel-list .list-con .rel-search .rel-input.dz-rel {margin-left: 0; width: 375px;}

.search-open-toggle-btn {position: absolute; bottom: 0; right: -31px; width: 31px; height: 55px; line-height: 55px; text-indent: -9999px;}
.search-open-toggle-btn a {display: block;}
.search-open-toggle-btn a.open {background: url(../images/btn-toggle-open.png) center no-repeat;}
.search-open-toggle-btn a.closed {background: url(../images/btn-toggle-close.png) center no-repeat;}

.post-7 .con {margin-top: 12px;}
.post-7 .news_list .news {width: 100%; float: left;}
.post-7 .news_list .news .news_title {float: left; font-size: 15px; line-height: 38px; color: #fff; width: 82%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.post-7 .news_list .news .news_title a {color: #fff;}
.post-7 .news_list .news .news_title a:hover {color: #75e47a;}
.post-7 .news_list .news .news_meta {float: right; display: inline-block; font-size: 15px; line-height: 38px; color: #fff;}


/**Link**/
.link {position: absolute; bottom: 125px; z-index: 50;}
.link-nav-panel {}
.link-nav-panel .menu .menu-item {float: left; display: inline-block; width: 8.33%; text-align: center;}
.link-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 44px 0 0 0; line-height: 18px; color: #fff;font-weight: bold; font-size: 14px; background: url(../images/icon-1.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i1 a.menu-link {background: url(../images/icon-1.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i2 a.menu-link {background: url(../images/icon-2.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i3 a.menu-link {background: url(../images/icon-3.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i4 a.menu-link {background: url(../images/icon-4.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i5 a.menu-link {background: url(../images/icon-5.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i6 a.menu-link {background: url(../images/icon-6.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i7 a.menu-link {background: url(../images/icon-7.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i8 a.menu-link {background: url(../images/icon-8.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i9 a.menu-link {background: url(../images/icon-9.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i10 a.menu-link {background: url(../images/icon-10.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i11 a.menu-link {background: url(../images/icon-11.png) center top no-repeat;}
.link-nav-panel .menu .menu-item.i12 a.menu-link {background: url(../images/icon-12.png) center top no-repeat;}
.link-nav-panel .menu .menu-item a.menu-link:hover {}


/**Footer**/
.footer {position: absolute; bottom: 20px; z-index: 50;}
.list .footer, .info .footer {position: inherit; bottom: auto; background: #111149; z-index: 9999;}
.list .footer .inner, .info .footer .inner {background: #111149; padding: 40px 0;}
.footer .inner {padding: 10px 0;}
.footer .inner .foot p {width: 100%; display: inline-block; text-align: center;}
.footer .inner .foot p span {display: inline-block; margin: 0 5px; color: #e1e2e1; line-height: 22px; font-size: 12px;}
.list .footer .inner .foot p span, .info .footer .inner .foot p span {color: #fff;}

/*custom-global-bottom-sticker*/
.bottom-navbar-wrap {position: fixed; width: 1140px; right: 50%; bottom: 0; margin-right: -570px; z-index: 9999;}
.bottom-navbar-wrap.roll {position: absolute; top: 0; bottom: auto;}
.bottom-edge-navbar {position: absolute; bottom: 0; right: -48px; padding: 0 16px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #05356a; box-shadow: 0 0 4px rgb(5,53,106); height: 25px; line-height: 25px; z-index: 9999;}
.bottom-edge-navbar .bottom-ask {position: absolute; bottom: 13px; right: 11px; z-index: 9999; cursor: help;}
.bottom-edge-navbar .go-top {font-size: 12px; color: #FFF; display: inline-block; padding-left: 15px; line-height: 25px; background: url(../images/topbg.png) left center no-repeat; cursor: pointer; float: left; margin-right: 10px;}
.bottom-edge-navbar .qr-code {display: inline-block; float: left;}
.bottom-edge-navbar .current {float: left; display: inline-block; color: #fff; line-height: 25px; cursor: help; margin-left: 10px; font-size: 12px;}
.bottom-edge-navbar .current a {color: #fff; cursor: help;}

/*qr-code*/
.shares {text-align: left; height: 25px;}
.shares ul {display: inline-block; width: auto;}
.shares li {float: left; margin: 0; position: relative; padding: 0;}
.shares li a {display: inline-block; width: 12px; height: 25px; line-height: 25px; margin: 0 5px; vertical-align: top; padding: 0; background: url(../images/sina.png) center no-repeat;}
.shares li .share_con {display: none; position: absolute; bottom: 40px; left: 50%; z-index: 100; margin-left: -44px; width: 88px;}
.shares li .share_con img {width: 88px; height: 88px; vertical-align: top;}
.shares li.i1 a {background: url(../images/wechat.png) center no-repeat;}
.wp_article_list .list_item .pr_fields{display:none;}
div#wp_news_w1 {
    width: 100%;
    height: 100%;
    text-align: center;
}